type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt8ToUint16

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L1368: 			return scanPlanBinaryInt8ToUint16{}
		int.go#L1522: type scanPlanBinaryInt8ToUint16 struct{}
		int.go#L1524: func (scanPlanBinaryInt8ToUint16) Scan(src []byte, dst any) error {